x86: Add boot options regarding e820 parsinga nd clipping.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 29 Apr 2009 10:52:14 +0000 (11:52 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 29 Apr 2009 10:52:14 +0000 (11:52 +0100)
commit9d85142e675142191f64d73aa40791a03a9f7389
tree70dc0be442a9fadebe4f699ac6043676b42f2986
parent1e906caa0aa6f6f57bd5088e8faf19dc89900552
x86: Add boot options regarding e820 parsinga nd clipping.

 [no-]e820-mtrr-clip: Clip e820 RAM areas to top-of-memory according
 to MTRRs. Prefix no- to disable the clip.

 e820-verbose: Extra e820 info printed during boot.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/e820.c